home *** CD-ROM | disk | FTP | other *** search
/ Secret & Below Interoperability (Unclassified) / Secret_and_Below_Interoperability_Version_1.0_Defense_Information_Systems_Agency_June_2000.iso / Mod02 / M02_02_03.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as
Text File  |  2000-03-13  |  76b  |  7 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndPlay(492);
  5.    }
  6. }
  7.